Gabor Kelemen [Wed, 16 Aug 2006 02:19:37 +0000 (02:19 +0000)]
Translation updated.
2006-08-16 Gabor Kelemen <kelemeng@gnome.hu>
* hu.po: Translation updated.
Michael David Emmel [Tue, 15 Aug 2006 23:30:08 +0000 (23:30 +0000)]
Added patch from Bug 351519
to fix directfb backend build
Artur Flinta [Tue, 15 Aug 2006 22:31:03 +0000 (22:31 +0000)]
Updated Polish translation by GNOME PL Team.
2006-08-16 Artur Flinta <aflinta@cvs.gnome.org>
* pl.po: Updated Polish translation by GNOME PL Team.
Richard Hult [Tue, 15 Aug 2006 20:13:13 +0000 (20:13 +0000)]
Add GDK button mask for NS dragging events. (create_scroll_event): Remove
2006-08-15 Richard Hult <richard@imendio.com>
* gdk/quartz/gdkevents-quartz.c: (get_event_mask_from_ns_event):
Add GDK button mask for NS dragging events.
(create_scroll_event): Remove obsolete comment.
(_gdk_quartz_get_current_event_mask), (gdk_event_translate): Keep
track of the latest event mask here...
* gdk/quartz/gdkwindow-quartz.c:
(_gdk_windowing_window_get_pointer): And use it here. Patch from
Kristian Rietveld.
(gdk_window_quartz_update_idle): Rename to make things clearer.
Matthias Clasen [Tue, 15 Aug 2006 19:49:27 +0000 (19:49 +0000)]
Some more printing docs
Hendrik Richter [Tue, 15 Aug 2006 19:33:44 +0000 (19:33 +0000)]
Updated German translation.
2006-08-15 Hendrik Richter <hendrikr@gnome.org>
* de.po: Updated German translation.
Matthias Clasen [Tue, 15 Aug 2006 18:58:57 +0000 (18:58 +0000)]
Set CAN_DEFAULT on all buttons. (#168737, fix proposed by Benjamin Berg)
2006-08-15 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkaboutdialog.c (gtk_about_dialog_init): Set CAN_DEFAULT
on all buttons. (#168737, fix proposed by Benjamin Berg)
Matthias Clasen [Tue, 15 Aug 2006 18:52:14 +0000 (18:52 +0000)]
Export privately. Adjust all callers.
2006-08-15 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkentryprivate.h:
* gtk/gtkentry.c (_gtk_entry_effective_inner_border): Export
privately. Adjust all callers.
* gtk/gtkspinbutton.c (gtk_spin_button_size_request): Use it
here to get the actual inner border. (#349429, Benjamin Berg)
Matthias Clasen [Tue, 15 Aug 2006 18:25:35 +0000 (18:25 +0000)]
Actually use a higher priority than resize
Matthias Clasen [Tue, 15 Aug 2006 18:11:13 +0000 (18:11 +0000)]
Don't store GSource pointers, but ids. (gtk_file_chooser_entry_dispose):
2006-08-15 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkfilechooserentry.c (struct _GtkFileChooserEntry): Don't
store GSource pointers, but ids.
(gtk_file_chooser_entry_dispose): Remove idles.
(idle_add, idle_add): Factor this out.
(gtk_file_chooser_entry_maybe_update_directory):
(add_completion_idle): And use it here. (#350039, Chris Wilson)
Matthias Clasen [Tue, 15 Aug 2006 17:44:09 +0000 (17:44 +0000)]
Run the reset_styles idle at a priority higher than size negotiation.
2006-08-15 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkicontheme.c (do_theme_change): Run the reset_styles
idle at a priority higher than size negotiation. (#350517,
Søren Sandmann)
Matthias Clasen [Tue, 15 Aug 2006 17:28:34 +0000 (17:28 +0000)]
Do better fallbacks if the icon theme does not have icons. (#345666,
2006-08-15 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkfilesystem.c (gtk_file_info_render_icon)
(gtk_file_system_volume_render_icon): Do better fallbacks
if the icon theme does not have icons. (#345666,
Kazuki Iwamoto)
Matthias Clasen [Tue, 15 Aug 2006 17:12:23 +0000 (17:12 +0000)]
Don't leak no_gr_exp_gc. (#350050, Chris Wilson)
2006-08-15 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkruler.c (gtk_ruler_unrealize): Don't leak
no_gr_exp_gc. (#350050, Chris Wilson)
Matthias Clasen [Tue, 15 Aug 2006 17:05:00 +0000 (17:05 +0000)]
Don't leak ShmPixmapInfo. (#349858, Chris Wilson)
2006-08-15 Matthias Clasen <mclasen@redhat.com>
* gdk/x11/gdkdrawable-x11.c (get_shm_pixmap_for_image): Don't
leak ShmPixmapInfo. (#349858, Chris Wilson)
Matthias Clasen [Tue, 15 Aug 2006 16:15:25 +0000 (16:15 +0000)]
Call evince with the --preview option. (#350139, Carlos Garcia Campos)
2006-08-15 Matthias Clasen <mclasen@redhat.com>
* gtk/Makefile.am (GTK_PRINT_PREVIEW_COMMAND): Call evince
with the --preview option. (#350139, Carlos Garcia Campos)
Matthias Clasen [Tue, 15 Aug 2006 16:05:13 +0000 (16:05 +0000)]
Simplify, make it build against cups 1.1. (#350329)
2006-08-15 Matthias Clasen <mclasen@redhat.com>
* modules/printbackends/cups/gtkprintbackendcups.c (create_pickone_option):
Simplify, make it build against cups 1.1. (#350329)
Matthias Clasen [Tue, 15 Aug 2006 15:49:41 +0000 (15:49 +0000)]
Fix docs for gtk_table_set_row/col_spacing. (#348728)
2006-08-15 Matthias Clasen <mclasen@redhat.com>
* gtk/tmpl/gtktable.sgml: Fix docs for gtk_table_set_row/col_spacing.
(#348728)
Matthias Clasen [Tue, 15 Aug 2006 15:46:24 +0000 (15:46 +0000)]
Fix a typo in the docs. (#349501, Carlos GUSLiBu)
2006-08-15 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkliststore.c (gtk_list_store_insert_with_values):
Fix a typo in the docs. (#349501, Carlos GUSLiBu)
Wouter Bolsterlee [Tue, 15 Aug 2006 15:28:06 +0000 (15:28 +0000)]
Translation updated by Wouter Bolsterlee.
2006-08-15 Wouter Bolsterlee <uws+gnome@xs4all.nl>
* nl.po: Translation updated by Wouter Bolsterlee.
Matthias Clasen [Tue, 15 Aug 2006 15:15:52 +0000 (15:15 +0000)]
Remove a leftover debug statement. (#350072, Iago Rubio)
2006-08-15 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkcolorsel.c (palette_paint): Remove a leftover
debug statement. (#350072, Iago Rubio)
Matthias Clasen [Tue, 15 Aug 2006 15:02:06 +0000 (15:02 +0000)]
Fix warning text. (#349277)
2006-08-15 Matthias Clasen <mclasen@redhat.com>
* gtk/gtktextbufferserialize.c (check_id_or_name): Fix
warning text. (#349277)
Matthias Clasen [Tue, 15 Aug 2006 14:50:38 +0000 (14:50 +0000)]
Document new GTK_DEBUG values. (#350023, Mart Raudsepp)
2006-08-15 Matthias Clasen <mclasen@redhat.com>
* gtk/running.sgml: Document new GTK_DEBUG values. (#350023,
Mart Raudsepp)
Nickolay V. Shmyrev [Tue, 15 Aug 2006 14:35:26 +0000 (14:35 +0000)]
Updated Russian translation.
2006-08-15 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
* ru.po: Updated Russian translation.
Žygimantas Beručka [Tue, 15 Aug 2006 12:02:36 +0000 (12:02 +0000)]
Updated Lithuanian translation.
2006-08-15 Žygimantas Beručka <zygis@gnome.org>
* po/lt.po, po-properties/lt.po: Updated Lithuanian translation.
Amanpreet Singh Alam [Tue, 15 Aug 2006 08:15:16 +0000 (08:15 +0000)]
update translation for Punjabi (Gurmukhi) by apbrar gmail com
Matthias Clasen [Tue, 15 Aug 2006 06:59:55 +0000 (06:59 +0000)]
Remove. (gtk_notebook_motion_notify): Instead, update the arrow state
2006-08-15 Matthias Clasen <mclasen@redhat.com>
* gtk/gtknotebook.c (gtk_notebook_enter_notify): Remove.
(gtk_notebook_motion_notify): Instead, update the arrow
state here. (#349570, Benjamin Otte)
Matthias Clasen [Tue, 15 Aug 2006 05:53:58 +0000 (05:53 +0000)]
Use XAllocSizeHints to allocate the XSizeHints struct. (#249285, David
2006-08-15 Matthias Clasen <mclasen@redhat.com>
* gdk/x11/gdkwindow-x11.c (gdk_window_get_geometry_hints):
Use XAllocSizeHints to allocate the XSizeHints struct.
(#249285, David Baron)
Matthias Clasen [Tue, 15 Aug 2006 05:46:08 +0000 (05:46 +0000)]
Zero out some stack-allocated X structures, to avoid valgrind warnings
2006-08-15 Matthias Clasen <mclasen@redhat.com>
* gdk/x11/gdkdnd-x11.c (gdk_window_register_dnd):
* gdk/x11/gdkwindow-x11.c (gdk_window_set_decorations):
(gdk_window_set_functions): Zero out some stack-allocated
X structures, to avoid valgrind warnings about uninitialized
memory. (#349382, David Baron)
Emmanuele Bassi [Mon, 14 Aug 2006 20:58:21 +0000 (20:58 +0000)]
Add a check on the filter argument, instead of blindly passing it to
2006-08-14 Emmanuele Bassi <ebassi@gnome.org>
* gtk/gtkrecentchooser.c:
(gtk_recent_chooser_add_filter),
(gtk_recent_chooser_remove_filter),
(gtk_recent_chooser_set_filter): Add a check on the
filter argument, instead of blindly passing it to
underlying implementation.
* gtk/gtkrecentchoosermenu.c:
(gtk_recent_chooser_menu_add_filter),
(gtk_recent_chooser_menu_remove_filter),
(gtk_recent_chooser_menu_list_filters): Implement
these GtkRecentChooser methods, by setting and
returning the only GtkRecentFilter object supported
by a GtkRecentChooserMenu. (#347856, reported by Rod
Butcher)
Emmanuele Bassi [Mon, 14 Aug 2006 20:56:46 +0000 (20:56 +0000)]
Add a warning about the semantics of gtk_recent_chooser_add_filter() and
2006-08-14 Emmanuele Bassi <ebassi@gnome.org>
* gtk/tmpl/gtkrecentchoosermenu.sgml: Add a warning about
the semantics of gtk_recent_chooser_add_filter() and of
gtk_recent_chooser_remove_filter() when applied to a
GtkRecentChooserMenu.
Matthias Clasen [Mon, 14 Aug 2006 20:12:10 +0000 (20:12 +0000)]
Null the cell_view pointer if the internal cell view is removed. (#348828,
2006-08-14 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkcombobox.c (gtk_combo_box_remove): Null the
cell_view pointer if the internal cell view is removed.
(#348828, Rolando Espinoza La Fuente)
Matthias Clasen [Mon, 14 Aug 2006 19:52:19 +0000 (19:52 +0000)]
Fix a swapped argument description. (#351241, Étienne Bersac)
2006-08-14 Matthias Clasen <mclasen@redhat.com>
* gtk/tmpl/gtkruler.sgml: Fix a swapped argument
description. (#351241, Étienne Bersac)
Matthias Clasen [Mon, 14 Aug 2006 19:33:50 +0000 (19:33 +0000)]
Don't leak in the non-editable case. (#350258, Colin Leroy)
2006-08-14 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkentry.c (gtk_entry_drag_data_received): Don't leak
in the non-editable case. (#350258, Colin Leroy)
Vincent van Adrighem [Mon, 14 Aug 2006 16:15:31 +0000 (16:15 +0000)]
Translation updated by Tino Meinen.
2006-08-14 Vincent van Adrighem <adrighem@gnome.org>
* nl.po: Translation updated by Tino Meinen.
Pawan Chitrakar [Sat, 12 Aug 2006 12:27:44 +0000 (12:27 +0000)]
updated nepali translation
Chao-Hsiung Liao [Sat, 12 Aug 2006 02:42:19 +0000 (02:42 +0000)]
Updated Traditional Chinese translation(Hong Kong). Updated Traditional
2006-08-12 Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
* zh_HK.po: Updated Traditional Chinese translation(Hong Kong).
* zh_TW.po: Updated Traditional Chinese translation(Taiwan).
Changwoo Ryu [Fri, 11 Aug 2006 13:43:32 +0000 (13:43 +0000)]
Updated Korean translation.
2006-08-11 Changwoo Ryu <cwryu@debian.org>
* ko.po: Updated Korean translation.
Hendrik Richter [Fri, 11 Aug 2006 12:03:17 +0000 (12:03 +0000)]
Updated German translation.
2006-08-11 Hendrik Richter <hendrikr@gnome.org>
* de.po: Updated German translation.
Michael David Emmel [Fri, 11 Aug 2006 05:44:46 +0000 (05:44 +0000)]
gdk/directfb/gdkdrawable-directfb.c Remove gdk_directfb_update_region and
* gdk/directfb/gdkdrawable-directfb.c
Remove gdk_directfb_update_region and calls
* gdk/directfb/gdkwindow-directfb.c
Code cleanup
* gdk/directfb/gdkgeometry-directfb.c
Fix scroll call to use region
Emmanuele Bassi [Thu, 10 Aug 2006 12:08:51 +0000 (12:08 +0000)]
Remove the idle source in ::finalize...
2006-08-10 Emmanuele Bassi <ebassi@gnome.org>
* gtk/gtkrecentchoosermenu.c:
(gtk_recent_chooser_menu_finalize): Remove the idle
source in ::finalize...
(idle_populate_func),
(idle_populate_clean_up): ...and reset the idle source
id at the end of the idle loop while we hold the GDK mutex
lock. (#350605, reported by Wouter Bolsterlee, patch by
Chris Wilson)
Subhransu Behera [Thu, 10 Aug 2006 09:47:59 +0000 (09:47 +0000)]
Updated Oriya Translation
Subhransu Behera [Thu, 10 Aug 2006 09:47:13 +0000 (09:47 +0000)]
Added Entry for Updated Oriya Translation
Michael Natterer [Thu, 10 Aug 2006 09:16:38 +0000 (09:16 +0000)]
don't try to set the state of unmapped windows, call
2006-08-10 Michael Natterer <mitch@imendio.com>
* gdk/quartz/gdkwindow-quartz.c
(gdk_window_maximize)
(gdk_window_unmaximize)
(gdk_window_iconify)
(gdk_window_deiconify): don't try to set the state of unmapped
windows, call gdk_synthesize_window_state() instead. Also added
autorelease pools back, seems they are needed after all.
* gdk/quartz/gdkwindow-quartz.c (show_window_internal): maximize
and iconify windows here if the state says so.
Guntupalli Karunakar [Wed, 9 Aug 2006 20:26:39 +0000 (20:26 +0000)]
Updated Dzongkha translation
Ilkka Tuohela [Wed, 9 Aug 2006 12:59:34 +0000 (12:59 +0000)]
Updated Finnish translation
Priit Laes [Wed, 9 Aug 2006 04:03:16 +0000 (04:03 +0000)]
Translation updated by Ivar Smolin.
2006-08-09 Priit Laes <plaes@cvs.gnome.org>
* et.po: Translation updated by Ivar Smolin.
Michael Natterer [Tue, 8 Aug 2006 22:55:27 +0000 (22:55 +0000)]
implement MIN_SIZE, MAX_SIZE and RESIZE_INC.
2006-08-09 Michael Natterer <mitch@imendio.com>
* gdk/quartz/gdkwindow-quartz.c (gdk_window_set_geometry_hints):
implement MIN_SIZE, MAX_SIZE and RESIZE_INC.
Michael Natterer [Tue, 8 Aug 2006 22:47:57 +0000 (22:47 +0000)]
Shutup CVS
Richard Hult [Tue, 8 Aug 2006 21:18:09 +0000 (21:18 +0000)]
Implement get/set_track_motion.
2006-08-08 Richard Hult <richard@imendio.com>
* gtk/gtkdnd-quartz.c: Implement get/set_track_motion.
Richard Hult [Tue, 8 Aug 2006 21:06:03 +0000 (21:06 +0000)]
Whitespace cleanup. (synthesize_crossing_events): Add comments and prevent
2006-08-08 Richard Hult <richard@imendio.com>
* gdk/quartz/gdkevents-quartz.c: (poll_func): Whitespace cleanup.
(synthesize_crossing_events): Add comments and prevent a crash.
Michael Natterer [Tue, 8 Aug 2006 21:00:23 +0000 (21:00 +0000)]
implement.
2006-08-08 Michael Natterer <mitch@imendio.com>
* gdk/quartz/gdkwindow-quartz.c
(gdk_window_maximize)
(gdk_window_unmaximize): implement.
(gdk_window_iconify)
(gdk_window_deiconify): remove unneeded autorelease pools.
Richard Hult [Tue, 8 Aug 2006 20:53:09 +0000 (20:53 +0000)]
Just expose the minimal region instead of the whole rect.
2006-08-08 Richard Hult <richard@imendio.com>
* gdk/quartz/GdkQuartzView.c: Just expose the minimal region
instead of the whole rect.
* gdk/quartz/gdkwindow-quartz.c:
(gdk_window_quartz_process_all_updates), (gdk_window_update_idle),
(gdk_window_impl_quartz_invalidate_maybe_recurse),
(gdk_window_impl_quartz_process_updates),
(_gdk_windowing_window_destroy): Rework the expose handling so that
it works like the X11 backend, using an idle with the right
priority instead of relying on quartz to do it.
(gdk_window_set_type_hint): Use tornoff instead of submenu as the
documentation (and Mitch) suggests.
Vincent van Adrighem [Tue, 8 Aug 2006 15:31:59 +0000 (15:31 +0000)]
Translation updated by Tino Meinen.
2006-08-08 Vincent van Adrighem <adrighem@gnome.org>
* nl.po: Translation updated by Tino Meinen.
Michael Natterer [Tue, 8 Aug 2006 09:12:10 +0000 (09:12 +0000)]
some whitespace and indentation cleanup.
2006-08-08 Michael Natterer <mitch@imendio.com>
* gdk/quartz/gdkdrawable-quartz.c: some whitespace and indentation
cleanup.
(gdk_quartz_draw_rectangle)
(gdk_quartz_draw_arc)
(gdk_quartz_draw_polygon)
(gdk_quartz_draw_points): for pixel-prefect drawing, stroked
coordinates need to go through pixel centers, while filled ones
need to go along pixel boundaries. Moved +0.5 adjusting to the
if(!filled) branches and added/removed some adjustments where they
were wrong.
Inaki Larranaga [Tue, 8 Aug 2006 08:00:56 +0000 (08:00 +0000)]
Fixed some typos.
2006-08-08 Inaki Larranaga <dooteo@euskalgnu.org>
* eu.po: Fixed some typos.
Inaki Larranaga [Tue, 8 Aug 2006 07:59:14 +0000 (07:59 +0000)]
Updated Basque translation.
2006-08-08 Inaki Larranaga <dooteo@euskalgnu.org>
* eu.po: Updated Basque translation.
Richard Hult [Mon, 7 Aug 2006 16:45:16 +0000 (16:45 +0000)]
Don't get and release the context for each point, just once, speeds up
2006-08-07 Richard Hult <richard@imendio.com>
* gdk/quartz/gdkdrawable-quartz.c (gdk_quartz_draw_points): Don't
get and release the context for each point, just once, speeds up
drawing many points a lot.
Michael Natterer [Mon, 7 Aug 2006 01:49:11 +0000 (01:49 +0000)]
need to disconnect from signals connected in gtk_drag_dest_set() here.
2006-08-07 Michael Natterer <mitch@imendio.com>
* gtk/gtkdnd-quartz.c (gtk_drag_dest_unset): need to disconnect
from signals connected in gtk_drag_dest_set() here.
* gtk/gtkdnd-quartz.c (gtk_drag_dest_set): call gtk_drag_dest_unset()
instead of disconnecting the old signal connections here.
Emmanuele Bassi [Sun, 6 Aug 2006 23:44:46 +0000 (23:44 +0000)]
Show non existing resources by default. (recent_meta_data_func): Do not
2006-08-07 Emmanuele Bassi <ebassi@gnome.org>
* gtk/gtkrecentchooserdefault.c:
(_gtk_recent_chooser_default_init): Show non existing
resources by default.
(recent_meta_data_func): Do not mark non existing
resources as insensitive.
* gtk/gtkrecentchoosermenu.c:
(gtk_recent_chooser_menu_init): Show non existing
resources by default.
(gtk_recent_chooser_menu_create_item): Do not mark
non existing resources as insensitive.
Matthias Clasen [Sun, 6 Aug 2006 06:01:18 +0000 (06:01 +0000)]
Free all XKB data. (#349997, Chris Wilson)
2006-08-06 Matthias Clasen <mclasen@redhat.com>
* gdk/x11/gdkkeys-x11.c (gdk_keymap_x11_finalize): Free
all XKB data. (#349997, Chris Wilson)
Matthias Clasen [Sun, 6 Aug 2006 05:58:19 +0000 (05:58 +0000)]
Only get the indicator-size and indicator-spacing style properties for
2006-08-06 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkstyle.c (option_menu_get_props): Only get the
indicator-size and indicator-spacing style properties
for GtkOptionMenu. (#349859, Benjamin Otte)
Matthias Clasen [Sun, 6 Aug 2006 05:44:03 +0000 (05:44 +0000)]
Be more careful when creating gcs, also emit change notification.
2006-08-06 Matthias Clasen <mclasen@redhat.com>
* gtk/gtktreeview.c (gtk_tree_view_set_grid_lines)
(gtk_tree_view_set_enable_tree_lines): Be more careful
when creating gcs, also emit change notification.
(gtk_tree_view_unrealize): Free the gcs here. (#349834,
Chris Wilson)
Matthias Clasen [Sun, 6 Aug 2006 05:01:17 +0000 (05:01 +0000)]
Add an explanation of attributes. (#349367, Don Anderson)
2006-08-06 Matthias Clasen <mclasen@redhat.com>
* gtk/tmpl/gtkcelllayout.sgml: Add an explanation
of attributes. (#349367, Don Anderson)
Matthias Clasen [Sun, 6 Aug 2006 04:46:00 +0000 (04:46 +0000)]
Fix a typo. (#349120, Vincent Untz)
2006-08-06 Matthias Clasen <mclasen@redhat.com>
* gtk/tmpl/gtkrecentmanager.sgml: Fix a typo. (#349120, Vincent Untz)
Matthias Clasen [Sun, 6 Aug 2006 04:41:31 +0000 (04:41 +0000)]
Use G_PRIORITY_DEFAULT_IDLE for the month/year-change timer, so that the
2006-08-06 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkcalendar.c (calendar_start_spinning, calendar_timer):
Use G_PRIORITY_DEFAULT_IDLE for the month/year-change timer,
so that the caller will have a chance to redraw/resize itself
between every change. (#348824, Federico Mena Quintero, patch
by Michael Meeks)
Matthias Clasen [Sun, 6 Aug 2006 04:25:57 +0000 (04:25 +0000)]
Add a missing initialization. (#348787, Leonardo Boshell)
2006-08-06 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkfontbutton.c (gtk_font_button_update_font_info):
Add a missing initialization. (#348787, Leonardo Boshell)
Matthias Clasen [Sun, 6 Aug 2006 04:20:05 +0000 (04:20 +0000)]
Use $PKG_CONFIG consistently. (#348740, Jeremy Lainé)
2006-08-06 Matthias Clasen <mclasen@redhat.com>
* configure.in: Use $PKG_CONFIG consistently. (#348740,
Jeremy Lainé)
Matthias Clasen [Sun, 6 Aug 2006 04:15:23 +0000 (04:15 +0000)]
(gtk_notebook_drag_motion): Don't accept drops on
arrows. (#348706, Benjamin Otte)
Matthias Clasen [Sun, 6 Aug 2006 04:10:11 +0000 (04:10 +0000)]
Don't allow dragging a notebook tab to one of its children. (#348626,
2006-08-06 Matthias Clasen <mclasen@redhat.com>
* gtk/gtknotebook.c (gtk_notebook_drag_motion): Don't allow
dragging a notebook tab to one of its children. (#348626,
Benjamin Otte)
Matthias Clasen [Sun, 6 Aug 2006 03:36:57 +0000 (03:36 +0000)]
Remove outdated lists of authors and maintainers. (#348538, Owen Taylor)
2006-08-05 Matthias Clasen <mclasen@redhat.com>
* docs/tutorial/gtk-tut.sgml: Remove outdated lists of
authors and maintainers. (#348538, Owen Taylor)
Matthias Clasen [Sun, 6 Aug 2006 03:32:59 +0000 (03:32 +0000)]
Export gtk_entry_reset_im_context privately.
2006-08-05 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkentry.c:
* gtk/gtkentryprivate.h: Export gtk_entry_reset_im_context
privately.
* gtk/gtkentrycompletion.c (gtk_entry_completion_action_button_press):
* gtk/gtkentry.c (gtk_entry_completion_key_press): Reset the
entry's im context here. (#348478, Nguyen Thai Ngoc Duy, Christian
Persch)
Matthias Clasen [Sun, 6 Aug 2006 03:15:52 +0000 (03:15 +0000)]
Create new PangoContexts and set them on the layout, to catch changes in
2006-08-05 Matthias Clasen <mclasen@redhat.com>
* gtk/gtktextview.c (gtk_text_view_style_set): Create new
PangoContexts and set them on the layout, to catch changes in
font options. (#348278, Behdad Esfahbod)
Matthias Clasen [Sun, 6 Aug 2006 02:33:15 +0000 (02:33 +0000)]
Add a missing initialization. (#349863, Benjamin Berg)
2006-08-05 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkstyle.c (gtk_default_draw_flat_box): Add a
missing initialization. (#349863, Benjamin Berg)
Matthias Clasen [Sun, 6 Aug 2006 02:00:24 +0000 (02:00 +0000)]
Protect against tree_view being NULL. (#348652, Patrick K. O'Brian, Chris
2006-08-05 Matthias Clasen <mclasen@redhat.com>
* gtk/gtktreeviewcolumn.c (gtk_tree_view_column_cell_layout_reorder):
Protect against tree_view being NULL. (#348652, Patrick K. O'Brian,
Chris Wilson)
Hendrik Richter [Sat, 5 Aug 2006 18:31:33 +0000 (18:31 +0000)]
Updated German translation.
2006-08-05 Hendrik Richter <hendrikr@gnome.org>
* de.po: Updated German translation.
Nguyen Thai Ngoc Duy [Sat, 5 Aug 2006 13:51:53 +0000 (13:51 +0000)]
Fixed spelling
Theppitak Karoonboonyanan [Sat, 5 Aug 2006 13:11:31 +0000 (13:11 +0000)]
Updated Thai translation.
2006-08-05 Theppitak Karoonboonyanan <thep@linux.thai.net>
* th.po: Updated Thai translation.
Priit Laes [Fri, 4 Aug 2006 19:25:27 +0000 (19:25 +0000)]
Translation updated by Ivar Smolin.
2006-08-04 Priit Laes <plaes@cvs.gnome.org>
* et.po: Translation updated by Ivar Smolin.
Francisco Javier F. Serrador [Fri, 4 Aug 2006 13:22:40 +0000 (13:22 +0000)]
Updated Spanish translation.
2006-08-04 Francisco Javier F. Serrador <serrador@openshine.com>
* es.po: Updated Spanish translation.
Vincent van Adrighem [Fri, 4 Aug 2006 10:54:54 +0000 (10:54 +0000)]
Translation updated by Tino Meinen.
2006-08-04 Vincent van Adrighem <adrighem@gnome.org>
* nl.po: Translation updated by Tino Meinen.
Arangel Angov [Fri, 4 Aug 2006 06:28:37 +0000 (06:28 +0000)]
Upddated Macedonian Translation, Arangel Angov <ufo@linux.net.mk>
Ankitkumar Rameshchandra Patel [Fri, 4 Aug 2006 04:55:40 +0000 (04:55 +0000)]
Updated Translation
Emmanuele Bassi [Thu, 3 Aug 2006 20:26:31 +0000 (20:26 +0000)]
Lazily populate the menu when creating it and after the manager emits the
2006-08-03 Emmanuele Bassi <ebassi@gnome.org>
* gtk/gtkrecentchoosermenu.c:
(set_recent_managet), (gtk_recent_chooser_menu_populate),
(idle_populate_func), (idle_populate_clean_up),
(manager_changed_cb): Lazily populate the menu when creating
it and after the manager emits the "changed" signal; this
fixes the initial bad placing of the GtkRecentChooserMenu
widget when its set as the menu of a GtkMenuToolButton.
(gtk_recent_chooser_menu_map),
(gtk_recent_chooser_menu_class_init): Remove the ::map method
override, since it's not needed anymore.
Priit Laes [Thu, 3 Aug 2006 15:49:47 +0000 (15:49 +0000)]
Translation updated by Ivar Smolin.
2006-08-03 Priit Laes <plaes@cvs.gnome.org>
* et.po: Translation updated by Ivar Smolin.
Michael Natterer [Thu, 3 Aug 2006 14:07:26 +0000 (14:07 +0000)]
reset scanner config to default values while checking if an
2006-08-03 Michael Natterer <mitch@imendio.com>
* gtk/gtkrc.c (gtk_rc_parse_assignment): reset scanner config to
default values while checking if an expression(foobar) follows,
because if no expression follows the scanner's "next token" must
be usable for the caller of this function (fixes bug #349552).
Kjartan Maraas [Thu, 3 Aug 2006 11:36:15 +0000 (11:36 +0000)]
Updated Norwegian bokmål translation.
2006-08-03 Kjartan Maraas <kmaraas@gnome.org>
* nb.po: Updated Norwegian bokmål translation.
Michael Natterer [Thu, 3 Aug 2006 09:49:37 +0000 (09:49 +0000)]
removed the "widget &&" part from "widget && GTK_IS_FOO (widget)" checks.
2006-08-03 Michael Natterer <mitch@imendio.com>
* gtk/gtkstyle.c: removed the "widget &&" part from
"widget && GTK_IS_FOO (widget)" checks.
Michael David Emmel [Wed, 2 Aug 2006 21:45:53 +0000 (21:45 +0000)]
Removed unused call to GetPosition
Priit Laes [Wed, 2 Aug 2006 19:38:59 +0000 (19:38 +0000)]
Translation updated by Ivar Smolin.
2006-08-02 Priit Laes <plaes@cvs.gnome.org>
* et.po: Translation updated by Ivar Smolin.
Arangel Angov [Wed, 2 Aug 2006 06:51:08 +0000 (06:51 +0000)]
Updated Macedonian Translation, Arangel Angov <ufo@linux.net.mk>
Arangel Angov [Tue, 1 Aug 2006 22:45:53 +0000 (22:45 +0000)]
Updated Macedonian translation, Arangel Angov <ufo@linux.net.mk>
Ani Peter [Tue, 1 Aug 2006 12:50:04 +0000 (12:50 +0000)]
Updated Malayalam
Ani Peter [Tue, 1 Aug 2006 12:49:44 +0000 (12:49 +0000)]
Updated Malayalam ml.po
Subhransu Behera [Tue, 1 Aug 2006 08:07:15 +0000 (08:07 +0000)]
Updated Oriya Translation
Subhransu Behera [Tue, 1 Aug 2006 08:06:45 +0000 (08:06 +0000)]
Added Entry for Updated Oriya Translation
Subhransu Behera [Tue, 1 Aug 2006 07:25:20 +0000 (07:25 +0000)]
Updated Oriya Translation
Subhransu Behera [Tue, 1 Aug 2006 07:24:45 +0000 (07:24 +0000)]
Added Entry for Updated Oriya Translation
Richard Hult [Mon, 31 Jul 2006 21:05:12 +0000 (21:05 +0000)]
Patch from Erik van Pienbroek to implement drawing bg_pixmaps (#348145).
2006-07-31 Richard Hult <richard@imendio.com>
* gdk/quartz/gdkdrawable-quartz.c: (gdk_quartz_draw_drawable):
* gdk/quartz/gdkwindow-quartz.c:
(gdk_window_impl_quartz_begin_paint_region): Patch from Erik van
Pienbroek to implement drawing bg_pixmaps (#348145).
Hendrik Richter [Mon, 31 Jul 2006 15:52:16 +0000 (15:52 +0000)]
Updated German translation.
2006-07-31 Hendrik Richter <hendrikr@gnome.org>
* de.po: Updated German translation.
Hendrik Richter [Mon, 31 Jul 2006 15:46:53 +0000 (15:46 +0000)]
Updated German translation.
2006-07-31 Hendrik Richter <hendrikr@gnome.org>
* de.po: Updated German translation.